home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 December
/
CHIP Aralık 1996.iso
/
prog
/
backpack
/
demodata
/
misc
/
start.dxr
/
00086_Set Flag.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-30
|
201 b
|
9 lines
on exitFrame
global TWNS
puppetSprite(4, 1)
set CN to string(getLast(TWNS)) & "_Skylt"
set the castNum of sprite 4 to the number of cast CN
set the locV of sprite 4 to 80
updateStage()
end